home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / sys / HWGQueue.readme < prev    next >
Text File  |  1995-09-20  |  2KB  |  56 lines

  1. Short:    Drop-In Replacement for buggy C= queue-handler
  2. Author:   heinz@hwg.muc.de
  3. Uploader: heinz@hwg.muc.de
  4. Type:     util/misc
  5.  
  6. Queue-Handler Replacement
  7. =========================
  8.  
  9. This is a drop-in replacement for the C= L:Queue-Handler 37.12
  10. (01.03.91). It fixes several rather nasty bugs with PIPE:, like
  11. loosing characters. There were more bugs. You sure don't want to know
  12. about them and I intend to have most of them forgotten by the time you
  13. read this. So don't ask.
  14.  
  15. This new handler should be fully compatible and a lot more solid. It
  16. is intended for use with AmigaOS >= V2.04.
  17.  
  18. It is freely redistributable, but copyrighted and should be considered
  19. *giftware*. If this helps you, send me something small and nice, like
  20. a current Aminet CD-ROM set. :-)
  21.  
  22. I created this handler because my popen implementation used for the
  23. diffutils in the HWGRCS package depends on PIPE:, and I do not want to
  24. change that because it is a good idea to use the OS. So I had to put
  25. together an OS fix now.
  26.  
  27. Standard disclaimer: I don't guarantee anything. If something breaks
  28. on your side, bad luck. Tell me about any bugs, please.
  29.  
  30. - Starting with 40.3, the write side should fail instad of lock when the
  31.   read side closes up prematurely.
  32.  
  33. - 40.4 allows for pipe names up to 80 characters including the device spec.
  34.   While this artificial limit is of course not nice, I left it in for
  35.   now due to backwards compatibility reasons and lack of time to fix
  36.   it. I intend to remove the limit in the future.
  37.  
  38. TODO:
  39.  
  40. - WaitForChar() support.
  41.  
  42. - No artificial name limits.
  43.  
  44. Heinz Wrobel
  45. <heinz@hwg.muc.de>
  46.  
  47.  
  48. ============================= Archive contents =============================
  49.  
  50. Original  Packed Ratio    Date     Time    Name
  51. -------- ------- ----- --------- --------  -------------
  52.     1465     834 43.0% 25-Jun-95 17:09:56  README.FIRST
  53.     2576    1751 32.0% 31-Jan-95 17:43:22  queue-handler
  54. -------- ------- ----- --------- --------
  55.     4041    2585 36.0% 26-Jun-95 09:04:48   2 files
  56.